home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
bloop.swf
/
scripts
/
DefineSprite_205_bombout
/
frame_1
/
DoAction.as
< prev
Wrap
Text File
|
2007-09-27
|
130b
|
7 lines
_root.setFrame(this);
onEnterFrame = function()
{
_root.checkFrame(this);
this.swapDepths(_root.depth + 30000000);
};